Warning: Cookie names can not contain any of the following '=,; \t\r\n\013\014' in /home-nfs/sites/ovnet.net/www/cpt/index.php on line 32
Warning: Cookie names can not contain any of the following '=,; \t\r\n\013\014' in /home-nfs/sites/ovnet.net/www/cpt/index.php on line 40
document.write('');document.write('
');document.write('
');document.write('
');document.write('
');document.write('
');document.write('
');document.write('');document.write('');
var ct=0;
function delcpt()
{
var code = 'link';
var cpt = document.getElementById(code+'001');
if (cpt)
{
cpt.style.display='none';
}
else if (ct < 100)
{
ct+=1;
setTimeout('delcpt()',100);
}
}
delcpt();